Don't get stuck in a recursive mainloop if a synchronous preview is
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Apr 2007 02:47:41 +0000 (02:47 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 30 Apr 2007 02:47:41 +0000 (02:47 +0000)
commit7f95ef5ef311fd61cf6c708bcdb81c0dee6c4fe1
treeab2454d9008130b97d98fcb6be850d3207267d8a
parentb9856ac887a77ce1115158dad7b9b0d18c382316
Don't get stuck in a recursive mainloop if a synchronous preview is

2007-04-29  Matthias Clasen <mclasen@redhat.com>

        * gtk/gtkprintoperation.c (print_pages_idle): Don't get
        stuck in a recursive mainloop if a synchronous preview
        is cancelled.

svn path=/trunk/; revision=17721
ChangeLog
gtk/gtkprintoperation.c